Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed generation from integeger to string #43

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

stefaniereuter
Copy link
Contributor

Had to change from integer to string because generation was set in raps initially as an integer but is now set as an variable and will be a string.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.91%. Comparing base (c70c09e) to head (6a155c2).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/multio/action/encode/GribEncoder.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #43   +/-   ##
========================================
  Coverage    22.91%   22.91%           
========================================
  Files          292      292           
  Lines        30582    30582           
  Branches      1169     1169           
========================================
  Hits          7009     7009           
  Misses       23573    23573           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dsarmany dsarmany force-pushed the bugfix/Generation-encoding branch from 78b877c to 6a155c2 Compare December 4, 2024 10:43
@dsarmany dsarmany merged commit a3b9f8b into develop Dec 4, 2024
74 checks passed
@dsarmany dsarmany deleted the bugfix/Generation-encoding branch December 4, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants